go/types.Checker.selector (method)
3 uses
go/types (current package)
call.go#L674: func (check *Checker) selector(x *operand, e *ast.SelectorExpr, def *TypeName, wantType bool) {
expr.go#L1039: check.selector(x, e, nil, false)
typexpr.go#L275: check.selector(&x, e, def, true)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)